Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DOpcodes.td860 def IsConstantContext: Opcode;
H A DInterp.h3381 static inline bool IsConstantContext(InterpState &S, CodePtr OpPC) { in IsConstantContext() function