Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp887 static StringRef copyIntoContext(const ASTContext &C, StringRef str) { in copyIntoContext() function
902 AsmStr = copyIntoContext(C, asmstr); in initialize()
913 return copyIntoContext(C, Constraint); in initialize()
920 return copyIntoContext(C, Clobber); in initialize()