Home
last modified time | relevance | path

Searched defs:Abc (Results 1 – 4 of 4) sorted by relevance

/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Posix/
H A Ddedup_token_length_test.cpp18 template<class A, class B> void Abc() { in Abc() function
/llvm-project/clang/test/Analysis/
H A Dcast-to-struct.cpp29 struct ABC *Abc; in structToStruct() local
61 struct ABC *Abc; in intToStruct() local
/llvm-project/llvm/unittests/ProfileData/
H A DMemProfTest.cpp239 const MemProfRecord &Abc = Records[AbcId]; TEST() local
/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersNodeTest.cpp63 DeclarationMatcher Abc = namedDecl(matchesName("a.*b.*c")); in TEST_P() local