Home
last modified time | relevance | path

Searched defs:CompilerContext (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Symbol/
DType.h50 struct CompilerContext { struct
51 CompilerContext(CompilerContextKind t, ConstString n) : kind(t), name(n) {} in CompilerContext() function
60 CompilerContextKind kind; argument
66 bool contextMatches(llvm::ArrayRef<CompilerContext> context_chain, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Symbol/
DType.h50 struct CompilerContext { struct
51 CompilerContext(CompilerContextKind t, ConstString n) : kind(t), name(n) {} in CompilerContext() argument
60 CompilerContextKind kind; argument
66 bool contextMatches(llvm::ArrayRef<CompilerContext> context_chain, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Symbol/
DType.h50 struct CompilerContext { struct
51 CompilerContext(CompilerContextKind t, ConstString n) : kind(t), name(n) {} in CompilerContext() argument
60 CompilerContextKind kind; argument
66 bool contextMatches(llvm::ArrayRef<CompilerContext> context_chain, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Symbol/
DType.h52 struct CompilerContext { struct
53 CompilerContext(CompilerContextKind t, ConstString n) : kind(t), name(n) {} in CompilerContext() function
62 CompilerContextKind kind; argument
68 bool contextMatches(llvm::ArrayRef<CompilerContext> context_chain, argument