Home
last modified time | relevance | path

Searched defs:getLexicalDeclContext (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h907 DeclContext *getLexicalDeclContext() { in getLexicalDeclContext() function
912 const DeclContext *getLexicalDeclContext() const { in getLexicalDeclContext() function
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h11849 const DeclContext *getLexicalDeclContext() const { in getLexicalDeclContext() function