Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DStmt.cpp884 static StringRef copyIntoContext(const ASTContext &C, StringRef str) { in copyIntoContext() function
899 AsmStr = copyIntoContext(C, asmstr); in initialize()
910 return copyIntoContext(C, Constraint); in initialize()
917 return copyIntoContext(C, Clobber); in initialize()