Home
last modified time | relevance | path

Searched refs:annotation (Results 1 – 1 of 1) sorted by relevance

/bionic/tools/versioner/src/
DDeclarationDatabase.cpp147 llvm::StringRef annotation = attr->getAnnotation(); in VisitDeclaratorDecl() local
148 if (annotation == "versioner_no_guard") { in VisitDeclaratorDecl()
152 annotation.split(fragments, "="); in VisitDeclaratorDecl()
180 annotation.str().c_str()); in VisitDeclaratorDecl()