Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.h92 bool notCreated() const { return !S; } in notCreated() function
H A DCompiler.cpp3593 if (R.notCreated()) in visitDecl()
5202 if (VarState.notCreated()) in visitDeclRef()