Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h305 uint64_t FileStart; variable
/freebsd-13.1/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-13.1/contrib/llvm-project/clang/include/clang/Lex/
H A DModuleMap.h59 virtual void moduleMapFileRead(SourceLocation FileStart, in moduleMapFileRead()
/freebsd-13.1/contrib/llvm-project/clang/lib/Rewrite/
H A DHTMLRewrite.cpp278 const char* FileStart = Buf.getBufferStart(); in AddHeaderFooterInternalBuiltinCSS() local
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp812 const char *FileStart = Buf.getBufferStart(); in HandlePiece() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp211 FileStart, enumerator
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp839 SourceLocation FileStart = getStartOfFileOrMacro(Loc); in handleFileExit() local
/freebsd-13.1/sys/contrib/dev/acpica/include/
H A Daclocal.h1114 …char *FileStart; /* Points to AML and indicates when the AML for this particul… member