Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DHeaderMap.cpp70 const char *FileStart = File.getBufferStart(); in checkHeader() local
H A DPPLexerChange.cpp83 SourceLocation FileStart = SourceMgr.getLocForStartOfFile(FID); in EnterSourceFile() local
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DModuleMap.h59 virtual void moduleMapFileRead(SourceLocation FileStart, in moduleMapFileRead()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Rewrite/
H A DHTMLRewrite.cpp279 const char* FileStart = Buf->getBufferStart(); in AddHeaderFooterInternalBuiltinCSS() local
/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp168 FileStart, enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp668 const char* FileStart = Buf->getBufferStart(); in HandlePiece() local
/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DInputSection.cpp158 const uint8_t *FileStart = (const uint8_t *)File->MB.getBufferStart(); in getOffsetInFile() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp761 SourceLocation FileStart = getStartOfFileOrMacro(Loc); in handleFileExit() local
/freebsd-12.1/sys/contrib/dev/acpica/include/
H A Daclocal.h1114 …char *FileStart; /* Points to AML and indicates when the AML for this particul… member