Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Basic/
H A DSourceManagerTest.cpp128 TEST_F(SourceManagerTest,isBeforeInTranslationUnit) TEST_F() argument
[all...]
/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp2023 bool SourceManager::isBeforeInTranslationUnit(SourceLocation LHS, isBeforeInTranslationUnit() function in SourceManager