Home
last modified time | relevance | path

Searched refs:shouldBeGloballyIndexed (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/clang/lib/AST/Interp/
H A DByteCodeExprGen.h232 bool shouldBeGloballyIndexed(const VarDecl *VD) const { in shouldBeGloballyIndexed() function
H A DByteCodeExprGen.cpp1129 if (shouldBeGloballyIndexed(VD)) { in visitDecl()
1157 if (shouldBeGloballyIndexed(VD)) { in visitVarDecl()