Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DProgram.h134 DeclScope(Program &P, const ValueDecl *VD) : P(P) { DeclScope() function
H A DByteCodeExprGen.h
H A DByteCodeExprGen.cpp
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DScope.h60 DeclScope = 0x08, global() enumerator