Home
last modified time | relevance | path

Searched refs:EmptyContext (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLTraits.h48 struct EmptyContext {}; struct
413 template <class T> struct has_MappingTraits<T, EmptyContext> {
439 template <class T> struct has_MappingValidateTraits<T, EmptyContext> {
464 template <class T> struct has_MappingEnumInputTraits<T, EmptyContext> {
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp442 llvm::yaml::EmptyContext Context; in displayTemplightEntry()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp309 yaml::EmptyContext Ctx; in parseMachineFunction()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp1621 EmptyContext; in IndexCallsiteContextGraph() local
1627 AllocNode, StackContext, EmptyContext, MIB.AllocType); in IndexCallsiteContextGraph()