Home
last modified time | relevance | path

Searched defs:Func1 (Results 1 – 23 of 23) sorted by relevance

/llvm-project/compiler-rt/test/tsan/
H A Dmutex_held_wrong_context.cpp6 __attribute__((noinline)) void Func1() { in Func1() function
/llvm-project/clang/test/Rewriter/
H A Drewrite-protocol-type-1.m20 INTF <MyProto1, MyProto2> * Func1(INTF *p2, INTF<MyProto1, MyProto2> *p3, INTF *p4, INTF<MyProto1> … function
/llvm-project/clang/test/SemaObjC/
H A Dincompatible-protocol-qualified-types.m17 INTF <MyProto1> * Func1(INTF <MyProto1, MyProto2> *p2) function
/llvm-project/compiler-rt/test/fuzzer/
H A DLabels20Test.cpp32 bool Func1(const uint8_t *Data, size_t Size) { in Func1() function
H A DThreeFunctionsTest.cpp38 bool Func1(const uint8_t *Data, size_t Size) { in Func1() function
/llvm-project/compiler-rt/test/asan/TestCases/Posix/
H A Dstack-use-after-return.cpp65 char *Func1() { in Func1() function
/llvm-project/lldb/test/Shell/SymbolFile/PDB/Inputs/
H A DTypeQualsTest.cpp11 void Func1(const int* a, int const* b, const int ** const c, const int* const* d) { in Func1() function
/llvm-project/libcxx/test/libcxx/type_traits/
H A Dis_always_bitcastable.compile.pass.cpp27 void Func1() {} in Func1() function
/llvm-project/clang/test/CodeGenCXX/
H A Dattr-musttail.cpp8 int Func1(int x) { in Func1() function
/llvm-project/bolt/lib/Rewrite/
H A DBoltDiff.cpp351 const BinaryFunction *const &Func1 = MapEntry.second; matchBasicBlocks() local
538 const BinaryFunction *const &Func1 = MapEntry.second; reportHottestFuncDiffs() local
/llvm-project/bolt/lib/Passes/
H A DHFSort.cpp154 const CallGraph::Node &Func1 = Cg.getNode(F1); in clusterize() local
/llvm-project/clang/test/Sema/
H A Dattr-capabilities.c28 void Func1(void) __attribute__((requires_capability(GUI))) {} in Func1() function
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dnamed-parameter.cpp49 void (*Func1)(void *); variable
H A Didentifier-naming-hungarian-notation-c-language.c26 void Func1(){ in Func1() function
H A Didentifier-naming-hungarian-notation.cpp49 void Func1(){ in Func1() function
H A Didentifier-naming-hungarian-notation-lower-case-prefix.cpp49 void Func1(){ in Func1() function
H A Didentifier-naming-hungarian-notation-cfgfile.cpp49 void Func1(){ in Func1() function
/llvm-project/clang/test/SemaCXX/
H A Dattr-musttail.cpp4 int Func1() { in Func1() function
H A Doverloaded-operator.cpp204 typedef INTREF Func1(FLOAT, double); typedef
H A Dlambda-expressions.cpp712 void Func1() { Func1() function
/llvm-project/clang-tools-extra/unittests/clang-doc/
H A DSerializeTest.cpp643 const FunctionInfo &Func1 = GlobalNS1->Children.Functions[0]; in TEST() local
/llvm-project/clang/test/Analysis/
H A Dcxx-uninitialized-object-ptr-ref.cpp607 using Func1 = void *(*)(); typedef
/llvm-project/llvm/unittests/DebugInfo/GSYM/
H A DGSYMTest.cpp1169 FunctionInfo Func1(Func1Addr, FuncSize, Func1Name); in TEST() local