Home
last modified time | relevance | path

Searched defs:ImportPath (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/include/clang/AST/
DASTImporter.h228 ImportPathTy ImportPath; variable
/external/llvm-project/clang/unittests/AST/
DASTImporterTest.cpp149 struct ImportPath : ASTImporterOptionSpecificTestBase { struct
150 Decl *FromTU;
151 FunctionDecl *D0, *D1, *D2;
152 ImportPath() { in ImportPath() function
161 TEST_P(ImportPath, Push) { in TEST_P() argument
167 TEST_P(ImportPath, SmallCycle) { in TEST_P() argument
178 TEST_P(ImportPath, GetSmallCycle) { in TEST_P() argument
193 TEST_P(ImportPath, GetCycle) { in TEST_P() argument
212 TEST_P(ImportPath, CycleAfterCycle) { in TEST_P() argument