Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterpBuiltin.cpp54 static void pushInteger(InterpState &S, const APSInt &Val, QualType QT) { in pushInteger() function
87 static void pushInteger(InterpState &S, T Val, QualType QT) { in pushInteger() function