Home
last modified time | relevance | path

Searched defs:FileStart (Results 1 – 12 of 12) sorted by relevance

/llvm-project/clang/unittests/Rewrite/
H A DRewriterTest.cpp20 SourceLocation FileStart; member
/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h373 uint64_t FileStart; global() variable
/llvm-project/clang/lib/Lex/
H A DHeaderMap.cpp70 const char *FileStart = File.getBufferStart(); in checkHeader() local
H A DPPLexerChange.cpp82 SourceLocation FileStart = SourceMgr.getLocForStartOfFile(FID); EnterSourceFile() local
/llvm-project/clang/include/clang/Lex/
H A DModuleMap.h60 virtual void moduleMapFileRead(SourceLocation FileStart, FileEntryRef File, in moduleMapFileRead() argument
/llvm-project/clang/lib/Rewrite/
H A DHTMLRewrite.cpp306 const char* FileStart = Buf.getBufferStart(); AddHeaderFooterInternalBuiltinCSS() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp906 const char *FileStart = Buf.getBufferStart(); HandlePiece() local
/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp207 FileStart, global() enumerator
/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp1200 SourceLocation FileStart = SM.getLocForStartOfFile(MainFileID); ExecuteAction() local
/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp2269 SourceLocation FileStart = getFileLoc(getComposedLoc(ID, 0)); noteSLocAddressSpaceUsage() local
/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1250 SourceLocation FileStart = getStartOfFileOrMacro(Loc); handleFileExit() local
/llvm-project/clang/unittests/AST/
H A DASTImporterTest.cpp7614 SourceLocation FileStart = ToSM.getLocForStartOfFile(ToSM.getMainFileID()); TEST_P() local