Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DScopedHashTable.h208 ScopeTy *getCurScope() { return CurScope; } in getCurScope() function
209 const ScopeTy *getCurScope() const { return CurScope; } in getCurScope() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h468 Scope *getCurScope() const { return Actions.getCurScope(); } getCurScope() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h14196 Scope *getCurScope() const { return CurScope; } getCurScope() function
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp1000 Scope *getCurScope() const { getCurScope() function in __anon265630160111::DSAStackTy
[all...]