Home | History | Annotate | Download | only in AST

Lines Matching refs:getBuiltinID

2265   if (getBuiltinID())
2341 unsigned FunctionDecl::getBuiltinID() const {
2345 unsigned BuiltinID = getIdentifier()->getBuiltinID();
2887 switch (getBuiltinID()) {