Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Rewrite/
H A DRewriterTest.cpp20 SourceLocation FileStart; member
/llvm-project-15.0.7/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h302 uint64_t FileStart; variable
/llvm-project-15.0.7/clang/lib/Lex/
H A DHeaderMap.cpp69 const char *FileStart = File.getBufferStart(); in checkHeader() local
H A DPPLexerChange.cpp81 SourceLocation FileStart = SourceMgr.getLocForStartOfFile(FID); in EnterSourceFile() local
/llvm-project-15.0.7/clang/include/clang/Lex/
H A DModuleMap.h59 virtual void moduleMapFileRead(SourceLocation FileStart, in moduleMapFileRead()
/llvm-project-15.0.7/clang/lib/Rewrite/
H A DHTMLRewrite.cpp278 const char* FileStart = Buf.getBufferStart(); in AddHeaderFooterInternalBuiltinCSS() local
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp895 const char *FileStart = Buf.getBufferStart(); in HandlePiece() local
/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp212 FileStart, enumerator
/llvm-project-15.0.7/clang/lib/Frontend/
H A DFrontendActions.cpp1192 SourceLocation FileStart = SM.getLocForStartOfFile(MainFileID); in ExecuteAction() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp846 SourceLocation FileStart = getStartOfFileOrMacro(Loc); in handleFileExit() local
/llvm-project-15.0.7/clang/unittests/AST/
H A DASTImporterTest.cpp6606 SourceLocation FileStart = ToSM.getLocForStartOfFile(ToSM.getMainFileID()); in TEST_P() local