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/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp63 case ExtractAPI: in CreateFrontendBaseAction()
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h84 ExtractAPI, enumerator
/freebsd/lib/clang/libclang/
H A DMakefile438 SRCS_MIN+= ExtractAPI/API.cpp
439 SRCS_MIN+= ExtractAPI/APIIgnoresList.cpp
440 SRCS_MIN+= ExtractAPI/DeclarationFragments.cpp
441 SRCS_MIN+= ExtractAPI/ExtractAPIConsumer.cpp
442 SRCS_MIN+= ExtractAPI/Serialization/SymbolGraphSerializer.cpp
443 SRCS_MIN+= ExtractAPI/TypedefUnderlyingTypeResolver.cpp
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2626 {frontend::ExtractAPI, OPT_extract_api}, in getFrontendActionTable()
4474 case frontend::ExtractAPI: in isStrictlyPreprocessorAction()
/freebsd/contrib/llvm-project/
H A DFREEBSD-Xlist67 clang/lib/ExtractAPI/CMakeLists.txt
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticGroups.td1567 // Warnings about misuse of ExtractAPI options.