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.cpp931 static StringRef copyIntoContext(const ASTContext &C, StringRef str) { in copyIntoContext() function
946 AsmStr = copyIntoContext(C, asmstr); in initialize()
957 return copyIntoContext(C, Constraint); in initialize()
964 return copyIntoContext(C, Clobber); in initialize()