Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
HDSampleProfWriter.h373 uint64_t FileStart; variable
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
HDHeaderMap.cpp70 const char *FileStart = File.getBufferStart(); in checkHeader() local
HDPPLexerChange.cpp82 SourceLocation FileStart = SourceMgr.getLocForStartOfFile(FID); in EnterSourceFile() local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
HDModuleMap.h60 virtual void moduleMapFileRead(SourceLocation FileStart, FileEntryRef File, in moduleMapFileRead()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Rewrite/
HDHTMLRewrite.cpp306 const char* FileStart = Buf.getBufferStart(); in AddHeaderFooterInternalBuiltinCSS() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDHTMLDiagnostics.cpp906 const char *FileStart = Buf.getBufferStart(); in HandlePiece() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
HDWebAssemblyAsmParser.cpp207 FileStart, enumerator
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
HDFrontendActions.cpp1207 SourceLocation FileStart = SM.getLocForStartOfFile(MainFileID); in ExecuteAction() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
HDSourceManager.cpp2269 SourceLocation FileStart = getFileLoc(getComposedLoc(ID, 0)); in noteSLocAddressSpaceUsage() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCoverageMappingGen.cpp1252 SourceLocation FileStart = getStartOfFileOrMacro(Loc); in handleFileExit() local
/freebsd-13-stable/sys/contrib/dev/acpica/include/
HDaclocal.h1114 …char *FileStart; /* Points to AML and indicates when the AML for this particul… member