Home
last modified time | relevance | path

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

/external/llvm-project/clang/unittests/AST/
DASTImporterODRStrategiesTest.cpp134 static std::string getDef0() { return Definition0; } in getDef0() function
209 static std::string getDef0() { return Definition0; } in getDef0() function
372 TypedTest_ImportAfter<TypeParam::getDef0, TypeParam::getDef1, in TypedTest_ImportDifferentDefAfterDef()
376 TypedTest_ImportAfter<TypeParam::getDef0, TypeParam::getDef0, in TypedTest_DontImportSameDefAfterDef()