Home | History | Annotate | Download | only in AST

Lines Matching refs:getBuiltinID

1784 unsigned FunctionDecl::getBuiltinID() const {
1788 unsigned BuiltinID = getIdentifier()->getBuiltinID();
2362 switch (getBuiltinID()) {