Home
last modified time | relevance | path

Searched defs:Preamble (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/XRay/
H A DBlockPrinter.h26 Preamble, enumerator
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DASTUnit.h83 enum class SkipFunctionBodiesScope { None, Preamble, PreambleAndMainFile }; enumerator
227 std::optional<PrecompiledPreamble> Preamble; variable
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp313 bool Preamble = CI.getPreprocessorOpts().PrecompiledPreambleBytes.first != 0; ExecuteAction() local
1081 unsigned Preamble = ExecuteAction() local
H A DCompilerInstance.cpp615 bool Preamble = getPreprocessorOpts().PrecompiledPreambleBytes.first != 0; createPCHExternalASTSource() local
634 createPCHExternalASTSource(StringRef Path,StringRef Sysroot,DisableValidationForModuleKind DisableValidation,bool AllowPCHWithCompilerErrors,Preprocessor & PP,InMemoryModuleCache & ModuleCache,ASTContext & Context,const PCHContainerReader & PCHContainerRdr,ArrayRef<std::shared_ptr<ModuleFileExtension>> Extensions,ArrayRef<std::shared_ptr<DependencyCollector>> DependencyCollectors,void * DeserializationListener,bool OwnDeserializationListener,bool Preamble,bool UseGlobalModuleIndex) createPCHExternalASTSource() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h897 setPreambleFileID(FileID Preamble) setPreambleFileID() argument
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp620 auto Preamble = " { "; printInst() local
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp75 std::string Preamble; member in __anon8bd724ec0111::RewriteObjC
H A DRewriteModernObjC.cpp77 std::string Preamble; member in __anon8056deb10111::RewriteModernObjC
[all...]