Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h858 llvm::DebugLoc OriginalLocation; global() variable
/llvm-project/clang/unittests/Lex/
H A DLexerTest.cpp524 std::pair<FileID, unsigned> OriginalLocation = in TEST_F() local