Home | History | Annotate | Download | only in AST

Lines Matching defs:getBuiltinID

2611 unsigned FunctionDecl::getBuiltinID() const {
2615 unsigned BuiltinID = getIdentifier()->getBuiltinID();
3246 switch (getBuiltinID()) {