Searched defs:FirstLoc (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp50 SourceLocation FirstLoc = SM.getSpellingLoc(First.getLocation()); local
/freebsd-current/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp247 SMLoc FirstLoc = getLexer().getLoc(); local
/freebsd-current/contrib/llvm-project/clang/include/clang/Serialization/
H A DModuleFile.h233 SourceLocation FirstLoc; member in class:clang::serialization::ModuleFile
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp1156 SourceLocation FirstLoc; local
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1714 SourceLocation FirstLoc = start->getBeginLoc(); local
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp406 SourceLocation FirstLoc = *(FirstProtocols.loc_begin() + I); local
1003 SourceLocation FirstLoc, SecondLoc; local
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp547 bool FirstLoc = true; local

Completed in 215 milliseconds