Home
last modified time | relevance | path

Searched defs:LexicalParent (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBRawSymbol.h27 LexicalParent = 1 << 1, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp37 DeclContext *LexicalParent = SemaRef.getCurLexicalContext(); in ActOnStartBuffer() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp5637 DeclContext *LexicalParent, bool CBuffer, in Create()