Searched defs:PatternLoc (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/FileCheck/ | ||
H A D | FileCheckImpl.h | 566 SMLoc PatternLoc; variable |
H A D | FileCheck.cpp | 1892 SMLoc PatternLoc = SMLoc::getFromPointer(Buffer.data()); readCheckFile() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | TreeTransform.h | 7672 TypeLoc PatternLoc = PackExpansionLoc.getPatternLoc(); TransformObjCObjectType() local |