Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/Interp/
DByteCodeExprGen.cpp353 } else if (auto Idx = getGlobalIdx(VD)) { in dereferenceVar()
473 if (Optional<unsigned> Idx = getGlobalIdx(VD)) { in getPtrVarDecl()
484 ByteCodeExprGen<Emitter>::getGlobalIdx(const VarDecl *VD) { in getGlobalIdx() function in ByteCodeExprGen
DByteCodeExprGen.h209 llvm::Optional<unsigned> getGlobalIdx(const VarDecl *VD);