Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Support/
H A DARMWinEH.h512 inline size_t HeaderWords(const ExceptionDataRecord &XR) { in HeaderWords()
/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp284 SourceRange XR = X.getRanges()[i]; in comparePiece() local