Home
last modified time | relevance | path

Searched refs:Func3 (Results 1 – 12 of 12) sorted by relevance

/llvm-project-15.0.7/llvm/test/tools/llvm-profdata/Inputs/
H A Dsample-hot-func-list.proftext25 6: 2009 Func1:150 Func3:1789
29 Func3:97401:3035
/llvm-project-15.0.7/llvm/test/tools/llvm-profdata/
H A Dsample-hot-func-list.test7 ; CHECK-NEXT: 97401 (27.36%) 10640 3035 Func3
30 ; TOPN-NEXT: 97401 (27.36%) 10640 3035 Func3
/llvm-project-15.0.7/lldb/test/Shell/SymbolFile/PDB/Inputs/
H A DTypeQualsTest.cpp19 void Func3(int*& a, int& b, const int&c, int&& d) { in Func3() function
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dnamed-parameter.cpp51 template <void Func(void *)> void Func3() {} in Func3() function
H A Didentifier-naming-hungarian-notation-cfgfile.cpp131 void Func3(const int *PointerParameterCase);
H A Didentifier-naming-hungarian-notation.cpp131 void Func3(const int *PointerParameterCase);
/llvm-project-15.0.7/llvm/test/Instrumentation/AddressSanitizer/
H A Dstack_dynamic_alloca.ll69 define void @Func3() uwtable sanitize_address {
70 ; CHECK-LABEL: define void @Func3
H A Dstack_layout.ll65 define void @Func3() sanitize_address {
67 ; CHECK-LABEL: Func3
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dincompatible-protocol-qualified-types.m30 INTF <MyProto1> * Func3(INTF <MyProto2> *p2) function
/llvm-project-15.0.7/clang/test/Sema/
H A Dattr-capabilities.c31 void Func3(void) __attribute__((requires_capability)) {} // expected-error {{'requires_capability'… in Func3() function
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dattr-musttail.cpp41 int Func3(int x) { in Func3() function
/llvm-project-15.0.7/lldb/test/Shell/SymbolFile/PDB/
H A Dtype-quals.test23 CHECK-DAG: Type{{.*}} , name = "Func3", {{.*}}, compiler_type = {{.*}} void (int *&, int &, co…