Home
last modified time | relevance | path

Searched refs:ExtractAPI (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DAPIRecords.inc1 //===- ExtractAPI/APIRecords.inc --------------------------------*- C++ -*-===//
10 /// This file defines the classes defined from ExtractAPI's APIRecord
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h84 ExtractAPI, enumerator
/freebsd/contrib/llvm-project/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp102 case ExtractAPI: in CreateFrontendBaseAction()
/freebsd/lib/clang/libclang/
H A DMakefile451 SRCS_MIN+= ExtractAPI/API.cpp
452 SRCS_MIN+= ExtractAPI/APIIgnoresList.cpp
453 SRCS_MIN+= ExtractAPI/DeclarationFragments.cpp
454 SRCS_MIN+= ExtractAPI/ExtractAPIConsumer.cpp
455 SRCS_MIN+= ExtractAPI/Serialization/SymbolGraphSerializer.cpp
456 SRCS_MIN+= ExtractAPI/TypedefUnderlyingTypeResolver.cpp
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2806 {frontend::ExtractAPI, OPT_extract_api}, in getFrontendActionTable()
4773 case frontend::ExtractAPI: in isStrictlyPreprocessorAction()
4826 case frontend::ExtractAPI: in isCodeGenAction()
/freebsd/contrib/llvm-project/
H A DFREEBSD-Xlist80 clang/lib/ExtractAPI/CMakeLists.txt
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticGroups.td1752 // Warnings about misuse of ExtractAPI options.