Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmt.cpp872 static StringRef copyIntoContext(const ASTContext &C, StringRef str) { in copyIntoContext() function
887 AsmStr = copyIntoContext(C, asmstr); in initialize()
898 return copyIntoContext(C, Constraint); in initialize()
905 return copyIntoContext(C, Clobber); in initialize()