Home | History | Annotate | Download | only in AST

Lines Matching refs:getBuiltinID

2544 unsigned FunctionDecl::getBuiltinID() const {
2548 unsigned BuiltinID = getIdentifier()->getBuiltinID();
3154 switch (getBuiltinID()) {