Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h373 uint64_t FileStart; variable
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DModuleMap.h60 virtual void moduleMapFileRead(SourceLocation FileStart, FileEntryRef File, in moduleMapFileRead()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPLexerChange.cpp82 SourceLocation FileStart = SourceMgr.getLocForStartOfFile(FID); in EnterSourceFile() local
/freebsd/contrib/llvm-project/clang/lib/Rewrite/
H A DHTMLRewrite.cpp306 const char* FileStart = Buf.getBufferStart(); in AddHeaderFooterInternalBuiltinCSS() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp906 const char *FileStart = Buf.getBufferStart(); in HandlePiece() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp207 FileStart, enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp1207 SourceLocation FileStart = SM.getLocForStartOfFile(MainFileID); in ExecuteAction() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp2269 SourceLocation FileStart = getFileLoc(getComposedLoc(ID, 0)); in noteSLocAddressSpaceUsage() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1252 SourceLocation FileStart = getStartOfFileOrMacro(Loc); in handleFileExit() local
/freebsd/sys/contrib/dev/acpica/include/
H A Daclocal.h1123 …char *FileStart; /* Points to AML and indicates when the AML for this particul… member