Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h373 uint64_t FileStart; variable
/freebsd-src/contrib/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); in EnterSourceFile() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DModuleMap.h60 virtual void moduleMapFileRead(SourceLocation FileStart, FileEntryRef File, in moduleMapFileRead() argument
/freebsd-src/contrib/llvm-project/clang/lib/Rewrite/
H A DHTMLRewrite.cpp278 const char* FileStart = Buf.getBufferStart(); AddHeaderFooterInternalBuiltinCSS() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp908 const char *FileStart = Buf.getBufferStart(); HandlePiece() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp210 FileStart, global() enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp1171 SourceLocation FileStart = SM.getLocForStartOfFile(MainFileID); ExecuteAction() local
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp2230 SourceLocation FileStart = getFileLoc(getComposedLoc(ID, 0)); noteSLocAddressSpaceUsage() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1173 SourceLocation FileStart = getStartOfFileOrMacro(Loc); handleFileExit() local
/freebsd-src/sys/contrib/dev/acpica/include/
H A Daclocal.h1123 char *FileStart; /* Points to AML and indicates when the AML for this particular file starts. */ member