Home
last modified time | relevance | path

Searched refs:InterfaceStubFunctionsConsumer (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DInterfaceStubFunctionsConsumer.cpp20 class InterfaceStubFunctionsConsumer : public ASTConsumer { class
240 InterfaceStubFunctionsConsumer(CompilerInstance &Instance, StringRef InFile, in InterfaceStubFunctionsConsumer() function in __anonddb1d4dd0111::InterfaceStubFunctionsConsumer
340 return std::make_unique<InterfaceStubFunctionsConsumer>(CI, InFile, "ifs-v1"); in CreateASTConsumer()
/freebsd/lib/clang/libclang/
H A DMakefile481 SRCS_MIN+= Frontend/InterfaceStubFunctionsConsumer.cpp