Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h389 uint64_t FileStart; variable
/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DModuleMap.h61 virtual void moduleMapFileRead(SourceLocation FileStart, FileEntryRef File, in moduleMapFileRead()
/freebsd/contrib/llvm-project/clang/lib/Rewrite/
H A DHTMLRewrite.cpp305 const char* FileStart = Buf.getBufferStart(); in AddHeaderFooterInternalBuiltinCSS() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp904 const char *FileStart = Buf.getBufferStart(); in HandlePiece() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp239 FileStart, enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp1235 SourceLocation FileStart = SM.getLocForStartOfFile(MainFileID); in ExecuteAction() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp2267 SourceLocation FileStart = getFileLoc(getComposedLoc(ID, 0)); in noteSLocAddressSpaceUsage() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1289 SourceLocation FileStart = getStartOfFileOrMacro(Loc); in handleFileExit() local
/freebsd/sys/contrib/dev/acpica/include/
H A Daclocal.h1124 …char *FileStart; /* Points to AML and indicates when the AML for this particul… member